- cleanAppleOSLibFolder
void cleanAppleOSLibFolder()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCodeSignCommand
string getCodeSignCommand(Terminal t, bool isReleaseVersion)
No need to codesign a non release version.
- injectLinkerFlagsOnXcode
void injectLinkerFlagsOnXcode(Terminal t, RealTimeConsoleInput input, string extraLinkerFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepareAppleOSBase
void prepareAppleOSBase(Choice* c, Terminal t, RealTimeConsoleInput input)
Undocumented in source. Be warned that the author may not have intended to support it.
- setupPerCompiler
void setupPerCompiler(Terminal t, string compiler, string arch, string extraLinkerFlags)
Undocumented in source. Be warned that the author may not have intended to support it.